-
Home
-
AnsPress – Question and answer
-
4.3.0
-
Code
-
Classes
- Field
Total Complexity |
77 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
624 |
Lines of code |
232 |
Logical lines of code |
123 |
Comment lines |
293 |
Methods |
32 |
Properties |
18 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize() |
A |
52 |
8 |
24 |
errors() |
S |
57 |
5 |
16 |
validate() |
S |
58 |
5 |
15 |
get() |
S |
60 |
5 |
13 |
value() |
S |
61 |
4 |
14 |
output() |
S |
60 |
4 |
13 |
get_attr() |
S |
64 |
4 |
9 |
id() |
S |
62 |
3 |
11 |
save_cb() |
S |
71 |
3 |
5 |
sanitize_cb() |
S |
65 |
3 |
9 |
validate_cb() |
S |
65 |
3 |
9 |
wrapper_start() |
S |
65 |
3 |
7 |
wrapper_end() |
S |
73 |
2 |
5 |
desc() |
S |
73 |
2 |
5 |
add_error() |
S |
67 |
2 |
7 |
have_errors() |
S |
71 |
2 |
6 |
isset_value() |
S |
68 |
2 |
7 |
unsafe_value() |
S |
70 |
2 |
6 |
html_order() |
S |
67 |
2 |
7 |
field_markup() |
S |
80 |
1 |
3 |
field_wrap_start() |
S |
81 |
1 |
3 |
field_wrap_end() |
S |
81 |
1 |
3 |
label() |
S |
77 |
1 |
3 |
prepare() |
S |
78 |
1 |
4 |
common_attr() |
S |
76 |
1 |
3 |
custom_attr() |
S |
79 |
1 |
3 |
sanitize_cb_args() |
S |
81 |
1 |
3 |
add_html() |
S |
80 |
1 |
3 |
form() |
S |
74 |
1 |
4 |
pre_get() |
S |
91 |
1 |
2 |
after_save() |
S |
91 |
1 |
2 |
__construct() |
S |
66 |
1 |
8 |